ASP.NET Core MVC コントロールヘルプ
AddOn メソッド (UpcBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > UpcBaseBuilder<TControl,TBuilder> クラス : AddOn メソッド
The value.
Configurates C1.Web.Mvc.UpcBase.AddOn. Sets the addOn value of the control.
シンタックス
'宣言
 
Public Overridable Function AddOn( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder AddOn( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The possible length of this property should be 2 or 5.
参照

UpcBaseBuilder<TControl,TBuilder> クラス
UpcBaseBuilder<TControl,TBuilder> メンバ